button: add a border param to gtk_button_get_props()
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 20 Dec 2011 11:28:47 +0000 (12:28 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 20 Dec 2011 18:01:38 +0000 (19:01 +0100)
commitfe59c5f954caf07dba480c87b041d6a731ad0709
treeb7f5d39dfb8996d772ca99b2c8fedce96db33bbe
parent9635759548d3999f23dd02090394fe4dd640f4b6
button: add a border param to gtk_button_get_props()

We'll use it later to compute the child offsets.

https://bugzilla.gnome.org/show_bug.cgi?id=666600
gtk/gtkbutton.c